projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
851a9c2
)
qemu-pull: Update to use pull-local
author
Colin Walters
<walters@verbum.org>
Wed, 2 May 2012 11:30:49 +0000
(07:30 -0400)
committer
Colin Walters
<walters@verbum.org>
Fri, 4 May 2012 20:16:16 +0000
(16:16 -0400)
gnomeos/gnomeos-qemu-pull.sh
patch
|
blob
|
history
diff --git
a/gnomeos/gnomeos-qemu-pull.sh
b/gnomeos/gnomeos-qemu-pull.sh
index 66d954732be574672c913f5ec4d155711320167c..29c87aa8a136f5845d46bd43045b2bdcedc1cd61 100755
(executable)
--- a/
gnomeos/gnomeos-qemu-pull.sh
+++ b/
gnomeos/gnomeos-qemu-pull.sh
@@
-59,7
+59,7
@@
sleep 1 # Avoid Linux kernel bug, pretty sure it's the new RCU pathname lookup
mount -o loop ostree-qemu.img fs
cd fs
-ostree --repo=
${SRC_REPO_PATH} local-clone ./ostree/repo
${CURRENT_REF} "$@"
+ostree --repo=
./ostree/repo pull-local ${SRC_REPO_PATH}
${CURRENT_REF} "$@"
cd ostree
ostree --repo=./repo checkout --atomic-retarget ${CURRENT_REF}